projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c029995
)
(vc-version-diff): Change the Newer version prompt.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 5 Aug 1997 21:38:52 +0000
(21:38 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 5 Aug 1997 21:38:52 +0000
(21:38 +0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index cde088d2176a673497a5e825aec69d1950d1434b..e945002ffd5931ad58516d0f0c4ce1068b9113b8 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-1326,7
+1326,7
@@
files in or below it."
(read-string (if rel2-default
(concat "Newer version: (default "
rel2-default ") ")
- "Newer version: ")
+ "Newer version
(default: current source)
: ")
nil nil rel2-default))))
(if (string-equal rel1 "") (setq rel1 nil))
(if (string-equal rel2 "") (setq rel2 nil))